projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17dcf97
)
(news-exit): Use quit-window.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 8 Mar 1998 00:23:16 +0000
(
00:23
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 8 Mar 1998 00:23:16 +0000
(
00:23
+0000)
lisp/mail/rnews.el
patch
|
blob
|
history
diff --git
a/lisp/mail/rnews.el
b/lisp/mail/rnews.el
index d748fe49958cfd54b66263bcb5771b917563d0b1..7fc67f7398416f685a256f8cc637ab619c670ce2 100644
(file)
--- a/
lisp/mail/rnews.el
+++ b/
lisp/mail/rnews.el
@@
-684,7
+684,7
@@
one for moving forward and one for moving backward."
(news-write-certifications)
(message "Updating %s... done" news-startup-file)
(message "Now do some real work")
- (
and (fboundp 'bury-buffer) (bury-buffer (current-buffer))
)
+ (
quit-window
)
(switch-to-buffer news-buffer-save)
(setq news-user-group-list ()))
(message "")))